ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IItemsSource<T> Interface / UpdateActionUrl Property

In This Topic
    UpdateActionUrl Property
    In This Topic
    Gets and sets the url of update action.
    Syntax
    'Declaration
     
    
    Property UpdateActionUrl As String
    string UpdateActionUrl {get; set;}
    See Also